public interface CiscoOutOfServiceEv extends CiscoEv
CiscoOutOfServiceEv
event is the super class for the
out-of-service events CiscoAddrOutOfServiceEv and CiscoTermOutOfServiceEv. This class defines the
causes for out-of-service events.Modifier and Type | Field and Description |
---|---|
static int |
CAUSE_CALLMANAGER_FAILURE
The cause for this event is due a Unified CM failure.
|
static int |
CAUSE_CTIMANAGER_FAILURE
The cause for this event is due to a failure from CTIManager.
|
static int |
CAUSE_DEVICE_FAILURE
The cause for this event is a device failure.
|
static int |
CAUSE_DEVICE_RESTRICTED
The cause for this event is that the device is restricted.
|
static int |
CAUSE_DEVICE_UNREGISTERED
The cause for this event is that the device is in an unregistered state.
|
static int |
CAUSE_ENERGYWISE_POWER_SAVE_PLUS
The cause for this event is that the terminal is in deep sleep mode.
|
static int |
CAUSE_LINE_RESTRICTED
The cause for this event is that the line is restricted.
|
static int |
CAUSE_NOCALLMANAGER_AVAILABLE
The cause for this event is the unavailability of any Unified CM.
|
static int |
CAUSE_REHOME_TO_HIGHER_PRIORITY_CM
Deprecated.
This constant is being deprecated and replaced by DEVICE_UNREGISTERED from release 8.5.1.
|
static int |
CAUSE_REHOMING_FAILURE
The cause for this event is a failure while attempting to rehome.
|
static int |
ID |
CAUSE_CALL_CANCELLED, CAUSE_DEST_NOT_OBTAINABLE, CAUSE_INCOMPATIBLE_DESTINATION, CAUSE_LOCKOUT, CAUSE_NETWORK_CONGESTION, CAUSE_NETWORK_NOT_OBTAINABLE, CAUSE_NEW_CALL, CAUSE_NORMAL, CAUSE_RESOURCES_NOT_AVAILABLE, CAUSE_SNAPSHOT, CAUSE_UNKNOWN, META_CALL_ADDITIONAL_PARTY, META_CALL_ENDING, META_CALL_MERGING, META_CALL_PROGRESS, META_CALL_REMOVING_PARTY, META_CALL_STARTING, META_CALL_TRANSFERRING, META_SNAPSHOT, META_UNKNOWN
static final int ID
static final int CAUSE_CALLMANAGER_FAILURE
static final int CAUSE_REHOME_TO_HIGHER_PRIORITY_CM
static final int CAUSE_NOCALLMANAGER_AVAILABLE
static final int CAUSE_DEVICE_FAILURE
static final int CAUSE_DEVICE_UNREGISTERED
static final int CAUSE_REHOMING_FAILURE
static final int CAUSE_CTIMANAGER_FAILURE
static final int CAUSE_DEVICE_RESTRICTED
static final int CAUSE_LINE_RESTRICTED
static final int CAUSE_ENERGYWISE_POWER_SAVE_PLUS